home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / nroff~06.zoo / readme.src < prev    next >
Text File  |  1993-01-08  |  1KB  |  25 lines

  1. This is the src to nroff 1.2p1 (also known as 1.21) that I have been
  2. promising forever it seems. I finally got a chance to upload it. The src
  3. here corresponds to the executable I posted some time ago (Sept 92?). I
  4. do not believe there have been any changes since then. Note that the
  5. executable was posted to atari.archive in file nroff121.zoo which also
  6. included executables for man.ttp and manpager.ttp (which have also not
  7. changed since then). Included here are copies of the documentation
  8. (manpages, doc.zoo) and macros (tmac.zoo) which should be the same as
  9. in the binary distribution. I just include them here for convenience
  10. (to you). I also include the executable (exe.zoo).
  11.  
  12. I don't have much time to work on this, so hack away. If you really want
  13. to contribute, consider adding the hard stuff (traps and diversions) and
  14. perhaps cleaning up the conditionals (.if, .ie, etc).
  15.  
  16. You will probably need to change the makefile for your setup. I have
  17. last compiled this with gcc 1.40 with MiNT libs at PL 19 as I recall. Make
  18. sure to compile with -mshort. In particular, you will have to comment out
  19. the gversion stuff (gversion is a utility I wrote to put version info into
  20. executables and has not been released).
  21.  
  22. -bill
  23. rosenkra@convex.com
  24.  
  25.